ActiveReports for .NET 18.0J
DelegateCommand<TParm> コンストラクタ(Action<TParm>)

GrapeCity.Viewer.Common 名前空間 > DelegateCommand<TParm> クラス > DelegateCommand<TParm> コンストラクタ : DelegateCommand<TParm> コンストラクタ(Action<TParm>)
DelegateCommand<TParm>クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal executeAction As Action(Of TParm) _
)
public DelegateCommand<TParm>( 
   Action<TParm> executeAction
)

パラメータ

executeAction
参照

DelegateCommand<TParm> クラス
DelegateCommand<TParm> メンバ
オーバーロード一覧